go/types.Checker.reportCycle (method)

2 uses

	go/types (current package)
		initorder.go#L83: 				check.reportCycle(cycle)
		initorder.go#L153: func (check *Checker) reportCycle(cycle []Object) {